home *** CD-ROM | disk | FTP | other *** search
/ AMP Graphics Collection / AMP Graphics Collection.iso / programs / 32 / utils / xd12 / history.txt < prev    next >
Text File  |  1997-01-18  |  5KB  |  83 lines

  1. ==============================================
  2. Histroy of XDesktop (current version is v1.2)
  3. ==============================================
  4.  
  5. v1.0 (12/16/96)   This is first release. 
  6.  
  7. v1.1 (12/26/96)   bug fix : fix the memory and handle leak problem.
  8.                   bug fix : use TileWaper key instead WallpaperStyle key.
  9.                   bug fix : fix the problem of palettes at 256 color mode.
  10.                   bug fix : correctly distinguish the image source from filelistbox and
  11.                             wallistbox.          
  12.                   bug fix : fix the bug of private and default sets.
  13.                   improve : dynamically create and destroy ProperDlg and SetsForm instead
  14.                             auto-create.
  15.                   improve : remove 'Hide' and 'Show' in RestorePanelPosition().
  16.                   improve : prevent showform at startup if necessary.
  17.                   improve : improve the speed of reading and setting wallpaper.
  18.                   improve : reduce the memory taken by bitmaps.
  19.                   improve : restrict full-view image's form size.
  20.                   new     : add the ability of immediate changing wallpaper style.
  21.                   new     : add the ability of change image effect frames number.
  22.                   new     : add 'seletc all', 'clear selection' and 'invert selection' at 
  23.                             popup-menu.
  24.                   new     : add a bevel around pre-view image.    
  25.                   new     : add some glyphs at sets configuration form.
  26.                   new     : add the ability of saving and restoring page index of 
  27.                             properties dialog for each set.
  28.                   new     : quickly change image effect frames at pop-up menu in display form.
  29.                   new     : auto-save wallpaper list box's column width.
  30.  
  31. v1.11(12/29/96)   bug fix : fix the problem that translate all images to 256 color (Big BUG !!)
  32.                             * Thanks to "Tayyuan Jiang" <cs85114@cssun1.cs.chpi.edu.tw>,
  33.                               dr838312 <huggies@cs.nthu.edu.tw>,
  34.                               Petr Strnad <hdqcargo@mbox.vol.cz> 's bug report.
  35.                   bug fix : fix the auto-change at startup problem.
  36.                             * thanks to daavvid@yfy.com.tw (david chu) 's bug report.
  37.                   improve : improve interface (escepially sets form).
  38.                   improve : take some codes as DLLíAreduce the code size and memory needed.
  39.                   new     : add the option that stop automatic change when screen saver is
  40.                             actative.
  41.                   new     : add my own picture in About and Splash Screen. :-)
  42.  
  43. v1.2(1/18/97)     bug fix : fix the problem that automatic change wallpaper won't work.
  44.                   bug fix : fix the bug that always 'bottom -> top' changing.
  45.                   bug fix : fix the bug that not correctly detect whether screen saver is running.
  46.                   improve : new style speed buttons(OFFICE97 like) and a better-look about box.
  47.                   improve : save the option 'reverse sort' now.
  48.                   new !!! : change the graphics library to ImageN' toolkit, much more FAST !!! 
  49.                             Super fast decoding and display of 2, 4, 8, and 24 bit BMP, PCX, DCX,
  50.                             GIF, TIFF, JPEG, and PIC file formats. Much more stable, better 
  51.                             dithering, palette optimization in 256 color mode.
  52.                   new     : write 'XDesktop' home page.
  53.                             (URL: http://www.cs.nthu.edu.tw/~br831529/html/xdesktop.html )
  54.                   new     : add the option 'Auto Preview of image' by the power of ImageN' toolkit. 
  55.                   new     : add the option that automatically adjust the panel sizes when window
  56.                             resizng.
  57.                   new     : add the option 'shuffle' that random but don't repeat images until 
  58.                             end of complete cycle.
  59.                             * Thanks to Heiko Herold <Heiko.Herold@dei.unipd.it> 's suggestion.
  60.                   new     : animation trayicon, more fancy.
  61.                   new     : ask "Really quit?" if clicking on "X" button, probably most people 
  62.                             would expect that button would close only the window, not quit the 
  63.                             whole program, and click there out of habit. Of course it's an option.
  64.                             * Thanks to Heiko Herold again.
  65.                   new     : lanuch the system desktop configuration.
  66.                   new     : add the option to hide desktop icons.
  67.  
  68.  
  69. =========
  70. TODO List
  71. =========
  72. 1.Write a web page for XDesktop.
  73. 2.Support second language - Traditional Chinese (BIG-5).
  74. 3.Support GIF89a, Progressive JPEG and PNG file format.
  75. 4.On-Line Help
  76. 5.Let XDesktop be a screen saver.
  77. 6.Customing position and size for each wallpaper.
  78.  
  79.  
  80.  
  81.  
  82.  
  83.